combobox: Don’t select active item if it’s hidden
authorDaniel Boles <dboles@src.gnome.org>
Wed, 18 Jan 2017 22:17:37 +0000 (22:17 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Wed, 18 Jan 2017 22:24:24 +0000 (22:24 +0000)
commit7a5c995fd4a5da18fafbdecee7cd151766e8b00b
treec7e49bd8793c62e9e2088cbc62f4ca616f2e6e12
parent2e973cedc9793b15c18e142c7564510c27790cb2
combobox: Don’t select active item if it’s hidden

I hope no one ever actually brings such a silly item into this world,
but this achieves symmetry with the similar checks immediately after.
gtk/gtkcombobox.c